Lines Matching refs:SYM_NUM
44 uint32_t *map[SYM_NUM];
81 static const char *symtab_names[SYM_NUM] = {
94 for (i = 0; i < SYM_NUM; i++) { in policy_module_destroy()
750 static int (*copy_callback_f[SYM_NUM]) (hashtab_key_t key,
1253 static int (*fix_callback_f[SYM_NUM]) (hashtab_key_t key, hashtab_datum_t datum,
1621 for (i = 0; i < SYM_NUM; i++) { in copy_identifiers()
1649 for (i = 0; i < SYM_NUM; i++) { in copy_identifiers()
1666 for (i = 0; i < SYM_NUM; i++) { in copy_scope_index()
1942 for (i = 0; i < SYM_NUM; i++) { in copy_module()
1999 for (i = 0; i < SYM_NUM; i++) { in is_decl_requires_met()
2301 for (i = 0; i < SYM_NUM; i++) { in prepare_module()