Searched refs:aMx (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c63870 Mem *aMx; member in struct:vdbeExecUnion::OP_IsUnique_stack_vars
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c18632 /* The aMx[] array translates the 3rd character of each format
18634 static const u16 aMx[] = { 12, 14, 24, 31, 59, 9999 }; local
18646 max = aMx[zFormat[2] - 'a'];
[all...]

Completed in 557 milliseconds