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

  /ndk/sources/host-tools/sed-4.2.1/lib/
quotearg.c 633 static char slot0[256]; variable
635 static struct slotvec slotvec0 = {sizeof slot0, slot0};
645 if (sv[0].val != slot0)
648 slotvec0.size = sizeof slot0;
649 slotvec0.val = slot0;
711 if (val != slot0)
  /external/bison/lib/
quotearg.c 579 static char slot0[256]; local
587 static struct slotvec slotvec0 = {sizeof slot0, slot0};
623 if (val != slot0)

Completed in 202 milliseconds