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

  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
util.c 58 static bool first, first_global = true; variable
367 if ((Aflag || Bflag) && !first_global &&
379 first_global = false;
  /external/elfutils/0.153/libdwfl/
libdwflP.h 175 int first_global; /* Index of first global symbol of table. */ member in struct:Dwfl_Module

Completed in 48 milliseconds