Searched defs:first (Results 1 – 8 of 8) sorted by relevance
12 uint_least32_t first: 24; member
43 uint_least32_t first: 21; member62 #define first(ce) ((wint_t) ce.first) macro
103 uint32_t first; member
19 char first[6][6] = { variable
363 int first, last, cur, center; in find_code_size() local
304 int first = 1; /* is this the first alternative? */ in p_ere() local515 int first = 1; /* first subexpression? */ in p_bre() local
1056 int first = 1; in print() local
1597 #define first(b) ((b)->fd) macro