OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:in_system_header_at
(Results
1 - 2
of
2
) sorted by null
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
input.h
65
#define
in_system_header_at
(LOC) ((expand_location (LOC)).sysp != 0)
macro
66
#define in_system_header (
in_system_header_at
(input_location))
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
input.h
65
#define
in_system_header_at
(LOC) ((expand_location (LOC)).sysp != 0)
macro
66
#define in_system_header (
in_system_header_at
(input_location))
Completed in 225 milliseconds