Home
last modified time | relevance | path

Searched defs:FAILED (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/include/xray/
H A Dxray_interface.h92 FAILED = 3, enumerator
/openbsd/gnu/usr.bin/perl/cpan/Pod-Perldoc/lib/Pod/Perldoc/
H A DToMan.pm18 sub FAILED () { 0 } subroutine
/openbsd/gnu/llvm/llvm/utils/
H A Dabtest.py56 FAILED = RED + "failed" + NORMAL variable
/openbsd/include/protocols/
H A Dtalkd.h105 #define FAILED 2 /* operation failed for unexplained reason */ macro
/openbsd/gnu/usr.bin/gcc/gcc/fixinc/
H A Dfixlib.h52 #define FAILED(p) ((p) < SUCCESS) macro
/openbsd/gnu/gcc/fixincludes/
H A Dfixlib.h71 #define FAILED(p) ((p) < SUCCESS) macro