OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iDeviceChar
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
test_devsym.c
126
int
iDeviceChar
;
232
return g.
iDeviceChar
;
380
void devsym_register(int
iDeviceChar
, int iSectorSize){
386
if(
iDeviceChar
>=0 ){
387
g.
iDeviceChar
=
iDeviceChar
;
389
g.
iDeviceChar
= 0;
test6.c
913
void devsym_register(int
iDeviceChar
, int iSectorSize);
Completed in 41 milliseconds