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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c22472 #define SimulateDiskfullError(CODE) \ macro
22486 #define SimulateDiskfullError(A) macro
22611 SimulateDiskfullError( return SQLITE_FULL );
24814 #define SimulateDiskfullError(CODE) \ macro
24828 #define SimulateDiskfullError(A) macro
27703 SimulateDiskfullError(( wrote=0, amt=1 ));
31591 #define SimulateDiskfullError macro
31605 #define SimulateDiskfullError macro
[all...]

Completed in 340 milliseconds