OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:have_plan
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/lgpl2/userspace-rcu/dist/tests/utils/
tap.c
20
static int
have_plan
= 0;
variable
193
if(
have_plan
!= 0) {
200
have_plan
= 1;
244
if(
have_plan
!= 0) {
258
have_plan
= 1;
405
if(no_plan || !
have_plan
) {
444
if(!no_plan && !
have_plan
&& !skip_all) {
459
if(!skip_all && (no_plan || !
have_plan
)) {
463
if((
have_plan
&& !no_plan) && e_tests < test_count) {
470
if((
have_plan
|| !no_plan) && e_tests > test_count)
[
all
...]
Completed in 14 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026