Home
last modified time | relevance | path

Searched defs:type (Results 1 – 10 of 10) sorted by relevance

/posix/
A Dflexmember.h30 # define FLEXALIGNOF(type) (sizeof (type) & ~ (sizeof (type) - 1)) argument
32 # define FLEXALIGNOF(type) _Alignof (type) argument
57 #define FLEXSIZEOF(type, member, n) \ argument
A Dtst-waitid.c79 do_test_waitd_common (idtype_t type, pid_t pid) in do_test_waitd_common()
230 do_test_waitid (idtype_t type) in do_test_waitid()
A Dtst-glob_lstat_compat.c55 int type; member
A Dregexec.c1177 re_token_type_t type = dfa->nodes[node].type; in check_halt_node_context() local
1262 re_token_type_t type = dfa->nodes[node].type; in proceed_next_node() local
1492 int type = dfa->nodes[cur_node].type; in update_regs() local
2018 re_token_type_t type = dfa->nodes[node].type; in check_subexp_limits() local
2062 re_token_type_t type = dfa->nodes[node].type; in check_subexp_limits() local
2099 re_token_type_t type; in sift_states_bkref() local
2812 Idx subexp_idx, int type) in find_subexp_node()
3078 Idx ex_subexp, int type) in check_arrival_expand_ecl()
3129 Idx target, Idx ex_subexp, int type) in check_arrival_expand_ecl_sub()
3174 Idx cur_str, Idx subexp_num, int type) in expand_bkref_cache()
[all …]
A Dbug-glob2.c59 int type; member
A Dtst-gnuglob-skeleton.c45 int type; member
A Dregex_internal.c1651 re_token_type_t type = node->type; in create_ci_newstate() local
1703 re_token_type_t type = node->type; in create_cd_newstate() local
A Dregex_internal.h351 re_token_type_t type : 8; member
353 re_token_type_t type; member
367 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT) argument
703 bracket_elem_type type; member
A Dregcomp.c304 re_token_type_t type = dfa->nodes[node].type; in re_compile_fastmap_iter() local
1019 re_token_type_t type = dfa->nodes[node_idx].type; in create_initial_state() local
3814 re_token_type_t type) in create_tree()
A Dglob.c124 dirent_type type; member

Completed in 32 milliseconds