Home
last modified time | relevance | path

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

/aosp_15_r20/external/bzip2/
H A Dbzip2.c1104 const Char* zSuffix[BZ_N_SUFFIX_PAIRS] variable
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c1851 static const struct { char *zSuffix; int iMult; } aMult[] = { in integerValue() member
23329 static void newTempFile(ShellState *p, const char *zSuffix){ in newTempFile()
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c1846 static const struct { char *zSuffix; int iMult; } aMult[] = { in integerValue() member
23309 static void newTempFile(ShellState *p, const char *zSuffix){ in newTempFile()