OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oldtype
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/none/tests/
pth_cancel2.c
28
int
oldtype
; \
29
pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, &
oldtype
); \
32
pthread_setcanceltype(
oldtype
,NULL); \
39
int
oldtype
; \
40
pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, &
oldtype
); \
43
pthread_setcanceltype(
oldtype
,NULL); \
/external/ipsec-tools/src/racoon/
evt.c
79
int newtype,
oldtype
;
member in struct:__anon6736
121
type = evttype_map[i].
oldtype
;
/external/icu4c/tools/tzcode/
tz2icu.cpp
1277
ZoneType
oldtype
= types[i->type];
local
1325
ZoneType
oldtype
= types[i->type];
local
[
all
...]
Completed in 292 milliseconds