/dports/lang/python-legacy/Python-2.7.18/Modules/_ctypes/libffi/testsuite/lib/ |
H A D | libffi.exp | 104 global using_gcc 113 set using_gcc "yes" 141 set using_gcc "no" 281 global using_gcc 282 if { [string match $using_gcc "yes"] } { 292 if [string match $using_gcc "yes"] {
|
/dports/lang/python27/Python-2.7.18/Modules/_ctypes/libffi/testsuite/lib/ |
H A D | libffi.exp | 104 global using_gcc 113 set using_gcc "yes" 141 set using_gcc "no" 281 global using_gcc 282 if { [string match $using_gcc "yes"] } { 292 if [string match $using_gcc "yes"] {
|
/dports/lang/ruby26/ruby-2.6.9/ext/fiddle/libffi-3.2.1/testsuite/lib/ |
H A D | libffi.exp | 104 global using_gcc 113 set using_gcc "yes" 141 set using_gcc "no" 281 global using_gcc 282 if { [string match $using_gcc "yes"] } { 292 if [string match $using_gcc "yes"] {
|
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/ctypes/libffi/testsuite/lib/ |
H A D | libffi.exp | 104 global using_gcc 113 set using_gcc "yes" 141 set using_gcc "no" 281 global using_gcc 282 if { [string match $using_gcc "yes"] } { 292 if [string match $using_gcc "yes"] {
|
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/ctypes/libffi/testsuite/lib/ |
H A D | libffi.exp | 104 global using_gcc 113 set using_gcc "yes" 141 set using_gcc "no" 281 global using_gcc 282 if { [string match $using_gcc "yes"] } { 292 if [string match $using_gcc "yes"] {
|
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/ctypes/libffi/testsuite/lib/ |
H A D | libffi.exp | 104 global using_gcc 113 set using_gcc "yes" 141 set using_gcc "no" 281 global using_gcc 282 if { [string match $using_gcc "yes"] } { 292 if [string match $using_gcc "yes"] {
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/ |
H A D | infcall.c | 224 CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, in generic_push_dummy_code() argument 263 CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, in push_dummy_code() argument 269 return gdbarch_push_dummy_code (gdbarch, sp, funaddr, using_gcc, in push_dummy_code() 272 return generic_push_dummy_code (gdbarch, sp, funaddr, using_gcc, in push_dummy_code() 307 int using_gcc; /* Set to version of gcc in use, or zero if not gcc */ in call_function_by_hand() local 417 using_gcc = (b == NULL ? 2 : BLOCK_GCC_COMPILED (b)); in call_function_by_hand() 423 struct_return = using_struct_return (value_type, using_gcc); in call_function_by_hand() 442 using_gcc, args, nargs, value_type, in call_function_by_hand() 450 using_gcc, args, nargs, value_type, in call_function_by_hand() 535 if (using_gcc == 0) in call_function_by_hand() [all …]
|
H A D | eval.c | 702 int using_gcc = 0; in evaluate_subexp_standard() local 855 using_gcc = (b == NULL ? 2 : BLOCK_GCC_COMPILED (b)); in evaluate_subexp_standard() 866 struct_return = using_struct_return (value_type, using_gcc); in evaluate_subexp_standard() 870 struct_return = using_struct_return (check_typedef (expect_type), using_gcc); in evaluate_subexp_standard()
|
H A D | sparc-tdep.c | 338 CORE_ADDR funcaddr, int using_gcc, in sparc32_push_dummy_code() argument 346 if (using_struct_return (value_type, using_gcc)) in sparc32_push_dummy_code()
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/ |
H A D | infcall.c | 224 CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, in generic_push_dummy_code() argument 263 CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, in push_dummy_code() argument 269 return gdbarch_push_dummy_code (gdbarch, sp, funaddr, using_gcc, in push_dummy_code() 272 return generic_push_dummy_code (gdbarch, sp, funaddr, using_gcc, in push_dummy_code() 307 int using_gcc; /* Set to version of gcc in use, or zero if not gcc */ in call_function_by_hand() local 417 using_gcc = (b == NULL ? 2 : BLOCK_GCC_COMPILED (b)); in call_function_by_hand() 423 struct_return = using_struct_return (value_type, using_gcc); in call_function_by_hand() 442 using_gcc, args, nargs, value_type, in call_function_by_hand() 450 using_gcc, args, nargs, value_type, in call_function_by_hand() 535 if (using_gcc == 0) in call_function_by_hand() [all …]
|
H A D | eval.c | 702 int using_gcc = 0; in evaluate_subexp_standard() local 855 using_gcc = (b == NULL ? 2 : BLOCK_GCC_COMPILED (b)); in evaluate_subexp_standard() 866 struct_return = using_struct_return (value_type, using_gcc); in evaluate_subexp_standard() 870 struct_return = using_struct_return (check_typedef (expect_type), using_gcc); in evaluate_subexp_standard()
|
H A D | sparc-tdep.c | 338 CORE_ADDR funcaddr, int using_gcc, in sparc32_push_dummy_code() argument 346 if (using_struct_return (value_type, using_gcc)) in sparc32_push_dummy_code()
|
/dports/devel/mingw32-libffi/libffi-3.0.13/testsuite/lib/ |
H A D | libffi.exp | 104 global using_gcc 113 set using_gcc "yes" 141 set using_gcc "no"
|
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/pmix/pmix2x/pmix/contrib/ |
H A D | pmix.spec | 284 using_gcc=1 290 using_gcc=0 294 if test "$using_gcc" = "1"; then 311 using_gcc=0 318 using_gcc=0 332 if test "$using_gcc" = 0; then
|
/dports/net/openmpi/openmpi-4.1.1/opal/mca/pmix/pmix3x/pmix/contrib/ |
H A D | pmix.spec | 305 using_gcc=1 311 using_gcc=0 315 if test "$using_gcc" = "1"; then 332 using_gcc=0 339 using_gcc=0 353 if test "$using_gcc" = 0; then
|
/dports/devel/mingw32-libffi/libffi-3.0.13/testsuite/libffi.special/ |
H A D | special.exp | 26 if { [string match $using_gcc "yes"] } {
|
/dports/devel/mingw32-libffi/libffi-3.0.13/testsuite/libffi.call/ |
H A D | call.exp | 22 if { [string match $using_gcc "yes"] } {
|
/dports/net/openmpi3/openmpi-3.1.6/contrib/dist/linux/ |
H A D | openmpi.spec | 399 using_gcc=1 405 using_gcc=0 409 if test "$using_gcc" = "1"; then 426 using_gcc=0 433 using_gcc=0 447 if test "$using_gcc" = 0; then
|
/dports/net/openmpi/openmpi-4.1.1/contrib/dist/linux/ |
H A D | openmpi.spec | 399 using_gcc=1 405 using_gcc=0 409 if test "$using_gcc" = "1"; then 426 using_gcc=0 433 using_gcc=0 447 if test "$using_gcc" = 0; then
|
/dports/devel/godot-tools/godot-3.2.3-stable/platform/x11/ |
H A D | detect.py | 4 from methods import get_compiler_version, using_gcc, using_clang 185 if using_gcc(env):
|
/dports/devel/godot/godot-3.2.3-stable/platform/x11/ |
H A D | detect.py | 4 from methods import get_compiler_version, using_gcc, using_clang 185 if using_gcc(env):
|
/dports/devel/godot-tools/godot-3.2.3-stable/ |
H A D | SConstruct | 413 if methods.using_gcc(env): 423 if methods.using_gcc(env):
|
H A D | methods.py | 713 def using_gcc(env): function
|
/dports/devel/godot/godot-3.2.3-stable/ |
H A D | SConstruct | 413 if methods.using_gcc(env): 423 if methods.using_gcc(env):
|
H A D | methods.py | 713 def using_gcc(env): function
|