HomeSort by: relevance | last modified time | path
    Searched defs:num_others (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/common/
ieee802_11_common.c 2062 int num_11b = 0, num_others = 0; local
2072 num_others++;
2080 num_others++;
2083 return num_11b > 0 && num_others == 0;
  /src/external/gpl3/gcc.old/dist/libgomp/
target.c 2096 int num_others = 1; local
2108 && num_target_entries != num_funcs + num_vars + num_others)

Completed in 16 milliseconds