OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pinsert
(Results
1 - 3
of
3
) sorted by null
/external/tremolo/Tremolo/
misc.c
52
static int
pinsert
=0;
variable
67
((head *)ptr)->ptr=
pinsert
;
70
if(
pinsert
>=palloced){
81
pointers[
pinsert
]=ptr;
83
if(
pinsert
==ptop)
84
pinsert
=++ptop;
86
pinsert
=insertlist[
pinsert
];
183
insertlist[insert]=
pinsert
;
184
pinsert
=insert
[
all
...]
/external/sqlite/dist/orig/
shell.c
[
all
...]
/external/sqlite/dist/
shell.c
[
all
...]
Completed in 139 milliseconds