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,
1630 for (i = 0; i < SYM_NUM; i++) { in copy_identifiers()
1658 for (i = 0; i < SYM_NUM; i++) { in copy_identifiers()
1675 for (i = 0; i < SYM_NUM; i++) { in copy_scope_index()
1951 for (i = 0; i < SYM_NUM; i++) { in copy_module()
2008 for (i = 0; i < SYM_NUM; i++) { in is_decl_requires_met()
2310 for (i = 0; i < SYM_NUM; i++) { in prepare_module()