Searched refs:opth (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/tools/tests/libMicro/
H A Dmutex.c45 static int opth = 0; variable
87 opth = sizetoint(optarg);
175 if (opth)
176 spinme(opth);
191 (void) sprintf(result, "%8d", opth);
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dsmcl.vim231 syn match smclFormat /{opth \w*\(\|:\w\+\)(\w*)}/
232 syn match smclFormat /{opth "\w\+\((\w\+:[^)}]\+)\)"}/
233 syn match smclFormat /{opth \w\+:\w\+(\w\+:[^)}]\+)}/

Completed in 210 milliseconds