Searched refs:optt (Results 1 - 4 of 4) sorted by relevance

/libmicro/
H A Dmemcpy.c47 static int optt; variable
85 optt++;
109 if (optt)
140 if (optt) {
H A Dmemmove.c47 static int optt; variable
85 optt++;
109 if (optt)
140 if (optt) {
H A Dmutex.c43 static int optt = 0; variable
83 optt = 1;
142 if (optt) {
H A Dmprotect.c55 static int optt = 0; variable
102 optt = 1;
163 if (optt) {
194 flags[4] = optt ? 't' : '-';

Completed in 10 milliseconds