Home
last modified time | relevance | path

Searched defs:LOCATION_COLUMN (Results 1 – 25 of 27) sorted by relevance

12

/dports/textproc/p5-PPIx-QuoteLike/PPIx-QuoteLike-0.019/lib/PPIx/QuoteLike/
H A DConstant.pm61 use constant LOCATION_COLUMN => 2; constant
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dinput.h53 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) macro
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dinput.h54 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) macro
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dinput.h54 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) macro
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dinput.h52 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) macro
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dinput.h52 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) macro
/dports/textproc/p5-PPI/PPI-1.270/lib/PPI/
H A DDocument.pm90 use constant LOCATION_COLUMN => 2; constant
/dports/textproc/p5-PPIx-Regexp/PPIx-Regexp-0.082/lib/PPIx/Regexp/
H A DConstant.pm153 use constant LOCATION_COLUMN => 2; constant
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dinput.h57 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) macro
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dinput.h57 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) macro
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dinput.h57 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dinput.h57 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) macro
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dinput.h57 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) macro
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dinput.h57 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) macro
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dinput.h99 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) macro
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dinput.h100 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) macro
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dinput.h100 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) macro
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dinput.h99 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) macro
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dinput.h100 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) macro
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dinput.h99 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) macro
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dinput.h102 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) macro
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dinput.h102 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) macro
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dinput.h102 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) macro
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dinput.h170 #define LOCATION_COLUMN(LOC)((expand_location (LOC)).column) macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.ui/src/org/eclipse/help/ui/internal/preferences/
H A DICTable.java47 private final String LOCATION_COLUMN = Messages.RemoteICViewer_URL; field in ICTable

12