Home
last modified time | relevance | path

Searched refs:extra_tool_flags (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/lib/
Dlibffi.exp30 proc libffi-dg-test-1 { target_compile prog do_what extra_tool_flags } { argument
77 if { $extra_tool_flags != "" } {
78 lappend options "additional_flags=$extra_tool_flags"
88 proc libffi-dg-test { prog do_what extra_tool_flags } { argument
89 return [libffi-dg-test-1 target_compile $prog $do_what $extra_tool_flags]
/external/libffi/testsuite/lib/
Dlibffi.exp202 proc libffi-dg-test-1 { target_compile prog do_what extra_tool_flags } { argument
249 if { $extra_tool_flags != "" } {
250 lappend options "additional_flags=$extra_tool_flags"
260 proc libffi-dg-test { prog do_what extra_tool_flags } { argument
261 return [libffi-dg-test-1 target_compile $prog $do_what $extra_tool_flags]