Home
last modified time | relevance | path

Searched defs:zSuffix (Results 1 – 3 of 3) sorted by relevance

/external/bzip2/
Dbzip2.c1104 const Char* zSuffix[BZ_N_SUFFIX_PAIRS] variable
/external/sqlite/dist/orig/
Dshell.c760 static const struct { char *zSuffix; int iMult; } aMult[] = { in integerValue() member
17186 static void newTempFile(ShellState *p, const char *zSuffix){ in newTempFile()
/external/sqlite/dist/
Dshell.c765 static const struct { char *zSuffix; int iMult; } aMult[] = { in integerValue() member
17207 static void newTempFile(ShellState *p, const char *zSuffix){ in newTempFile()