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.c668 static const struct { char *zSuffix; int iMult; } aMult[] = { in integerValue() member
11297 static void newTempFile(ShellState *p, const char *zSuffix){ in newTempFile()
/external/sqlite/dist/
Dshell.c674 static const struct { char *zSuffix; int iMult; } aMult[] = { in integerValue() member
11320 static void newTempFile(ShellState *p, const char *zSuffix){ in newTempFile()