OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emutramp
(Results
1 - 3
of
3
) sorted by null
/external/python/cpython2/Modules/_ctypes/libffi/src/
closures.c
196
char
emutramp
;
local
197
if (sscanf (buf, "%*s %*c%c", &
emutramp
) == 1)
198
ret = (
emutramp
== 'E');
/external/libffi/src/
closures.c
196
char
emutramp
;
local
197
if (sscanf (buf, "%*s %*c%c", &
emutramp
) == 1)
198
ret = (
emutramp
== 'E');
/external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf
471
emutramp
# Emulate trampolines
[
all
...]
Completed in 280 milliseconds