Home
last modified time | relevance | path

Searched refs:_sizeof (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-lib/include/
H A Dglobal.h107 #define __snd_alloca(ptr,type) do { *ptr = (type##_t *) alloca(type##_sizeof()); memset(*ptr, 0, type##_sizeof()); } while (0)
/third_party/notofonts/scripts/
H A Dbuild-site.py28 def _sizeof(this, item): function
53 "sizeof": _sizeof,

Completed in 1 milliseconds