Home
last modified time | relevance | path

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

/post/
A Dpost.c190 test_flags[j] &= ~flag[i]; in post_get_env_flags()
209 test_flags[j] |= flag[i]; in post_get_env_flags()
231 post_get_env_flags(test_flags); in post_get_flags()
258 if (test_flags & POST_PREREL) in post_run_single()
274 if (test_flags & POST_STOP) in post_run_single()
284 if (test_flags & POST_STOP) in post_run_single()
306 post_get_flags(test_flags); in post_run()
324 test_flags[last], in post_run()
331 test_flags[i], in post_run()
340 test_flags[i], in post_run()
[all …]

Completed in 5 milliseconds