Home
last modified time | relevance | path

Searched refs:NULL_INTPTR_T (Results 1 – 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
Dshell.c1070 #ifndef NULL_INTPTR_T
1071 # define NULL_INTPTR_T ((intptr_t)(0)) macro
1318 if( dirp->d_handle!=NULL_INTPTR_T && dirp->d_handle!=BAD_INTPTR_T ){ in closedir()
/external/sqlite/dist/
Dshell.c1076 #ifndef NULL_INTPTR_T
1077 # define NULL_INTPTR_T ((intptr_t)(0)) macro
1324 if( dirp->d_handle!=NULL_INTPTR_T && dirp->d_handle!=BAD_INTPTR_T ){ in closedir()