Searched refs:FLEXSIZEOF (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/posix/ | ||
D | flexmember.h | 57 #define FLEXSIZEOF(type, member, n) \ macro |
D | glob.c | 1423 size_t size = FLEXSIZEOF (struct globnames, name, in glob_in_dir() |