Searched refs:myvalue (Results 1 – 5 of 5) sorted by relevance
15 static int myvalue = 0; variable18 #pragma omp threadprivate(myvalue)71 myvalue = data[rank] = my_random + rank; in test_omp_threadprivate()80 num_failed = num_failed + (myvalue != data[rank]); in test_omp_threadprivate()81 if(myvalue != data[rank]) { in test_omp_threadprivate()83 myvalue, data[rank]); in test_omp_threadprivate()
7 int myvalue; member
414 const char *myvalue; /* Current value of an option */ in cupsCopyDestConflicts() local609 if ((myvalue = cupsGetOption(myoption->name, num_options, in cupsCopyDestConflicts()611 strcmp(myvalue, myoption->value)) in cupsCopyDestConflicts()
350 "myname": "myvalue"