OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OS_VXWORKS
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
os_unix.c
75
** Define the
OS_VXWORKS
pre-processor macro to 1 if building on
78
#ifndef
OS_VXWORKS
80
# define
OS_VXWORKS
1
82
# define
OS_VXWORKS
0
128
# if
OS_VXWORKS
137
#if defined(__APPLE__) || (SQLITE_ENABLE_LOCKING_STYLE && !
OS_VXWORKS
)
221
#if
OS_VXWORKS
708
#if
OS_VXWORKS
817
#endif /*
OS_VXWORKS
*/
918
#if
OS_VXWORKS
[
all
...]
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
Completed in 228 milliseconds