HomeSort by relevance Sort by last modified time
    Searched refs:DP_S_DONE (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/
compat.c 289 #define DP_S_DONE 7
321 while (state != DP_S_DONE) {
323 state = DP_S_DONE;
540 case DP_S_DONE:
  /external/openssh/openbsd-compat/
bsd-snprintf.c 135 #define DP_S_DONE 7
201 while (state != DP_S_DONE) {
203 state = DP_S_DONE;
484 case DP_S_DONE:

Completed in 1312 milliseconds