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

  /toolchain/binutils/binutils-2.25/gas/config/
obj-ecoff.c 72 #define n_names ((int) (sizeof (names) / sizeof (names[0]))) macro
75 asection *secs[n_names];
79 for (i = 0; i < n_names; i++)
84 for (i = 0; i < n_names; i++)
91 if (i == n_names)
97 for (i = 0; i < n_names; i++)
103 for (i = n_names - 1; i >= 0; i--)
  /external/libxml2/
testapi.c 26127 int n_names; local
26186 int n_names; local
    [all...]

Completed in 56 milliseconds