OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mips_flags
(Results
1 - 2
of
2
) sorted by null
/development/ndk/sources/android/libportable/arch-mips/
clone.c
55
int
mips_flags
;
local
107
mips_flags
= port_flags;
116
mips_flags
= (port_flags & ~0xFF) | (mips_term_signum & 0xFF);
119
fn, child_stack,
mips_flags
, arg, parent_tidptr, new_tls, child_tidptr);
121
ret = REAL(clone)(fn, child_stack,
mips_flags
, arg, parent_tidptr,
signal.c
1015
int
mips_flags
= 0;
local
[
all
...]
Completed in 197 milliseconds