HomeSort by relevance Sort by last modified time
    Searched refs:fct_names (Results 1 - 2 of 2) sorted by null

  /external/elfutils/0.153/libcpu/
i386_parse.y 888 static void *fct_names[3];
913 if (tfind (&search, &fct_names[i], compare_argstring) == NULL)
918 if (tsearch (newp, &fct_names[i], compare_argstring) == NULL)
1034 // twalk (fct_names[i], nameout);
1170 twalk (fct_names[i], print_op_fct);
1210 struct argstring **res = tfind (&search, &fct_names[i],
    [all...]
i386_parse.c 2600 static void *fct_names[3]; variable
    [all...]

Completed in 84 milliseconds