Searched refs:function_call (Results 1 – 9 of 9) sorted by relevance
265 #define expect_assert_failure(function_call) \ argument273 function_call ; \275 print_error("Expected assert in %s\n", #function_call); \
71 void function_call() { in function_call() function
52 void function_call() { in function_call() function
64 void function_call() { in function_call() function
107 C function_call() { in function_call() function
107 function_call.* tests measure the time taken by the corresponding command or the series of111 modify_after_use.* tests are similar to the function_call.* test but they target a buffer
194 %type <interm.intermTypedNode> function_call initializer condition conditionopt283 | function_call {305 function_call
203 %type <expression> function_call419 | function_call448 function_call:
214 if ((this_is_a_poorly_formed_really_long_variable = function_call()) == NULL &&