Home
last modified time | relevance | path

Searched defs:fill_table (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.cpp3390 #define fill_table(table, expand) \ in __kmp_init_dynamic_user_locks() macro
3397 #define fill_table(table, expand) \ in __kmp_init_dynamic_user_locks() macro
/freebsd/sbin/ipfw/
H A Dipfw2.c3209 fill_table(struct _ipfw_insn *cmd, char *av, uint8_t opcode, in fill_table() function