OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIGFPE_PORTABLE
(Results
1 - 2
of
2
) sorted by null
/development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h
29
#define
SIGFPE_PORTABLE
8
/development/ndk/sources/android/libportable/arch-mips/
signal.c
74
case
SIGFPE_PORTABLE
: name = "
SIGFPE_PORTABLE
:8"; break;
253
case
SIGFPE_PORTABLE
: /* 8 */
396
return
SIGFPE_PORTABLE
;
[
all
...]
Completed in 24 milliseconds