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

  /external/curl/src/
tool_urlglob.h 66 char beenhere; member in struct:__anon18633
tool_urlglob.c 516 if(!glob->beenhere)
517 glob->beenhere = 1;
  /external/zlib/src/examples/
enough.c 162 calculations for offset and bit in beenhere() for the details.
258 local int beenhere(int syms, int len, int left, int mem, int rem) function
358 if (beenhere(syms, len, left, mem, rem))
551 /* allocate and clear done array for beenhere() */
  /external/one-true-awk/
lib.c 559 static int beenhere = 0; local
561 if (beenhere++)

Completed in 146 milliseconds