HomeSort by: relevance | last modified time | path
    Searched defs:attempted (Results 1 - 2 of 2) sorted by relevancy

  /src/external/lgpl3/gmp/dist/tune/
freq.c 850 static int attempted = 0; local
852 if (attempted)
854 attempted = 1;
  /src/sys/kern/
sysv_sem.c 364 bool attempted = false; local
383 if (!attempted) {
386 attempted = true;

Completed in 15 milliseconds