Home
last modified time | relevance | path

Searched defs:not_found (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dcharinfo.h37 char not_found; variable
H A Dnode.cpp5865 int not_found; in mount_font_no_translate() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_fwd.h83 none = 0, not_found = -1, regular = 1, directory = 2, symlink = 3, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_fwd.h90 none = 0, not_found = -1, regular = 1, directory = 2, symlink = 3, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfs_fwd.h76 none = 0, not_found = -1, regular = 1, directory = 2, symlink = 3, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_fwd.h79 none = 0, not_found = -1, regular = 1, directory = 2, symlink = 3, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dfont.cpp491 font *font::load_font(const char *s, int *not_found, int head_only) in load_font()
569 int font::load(int *not_found, int head_only) in load()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DFunction.cc699 int index = -1, not_found = 1; in find_previous_addr() local
H A DHist_data.cc1670 int not_found = 1; in convertto() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DFunction.cc701 int index = -1, not_found = 1; in find_previous_addr() local
H A DHist_data.cc1670 int not_found = 1; in convertto() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dget_cred.c685 not_found(krb5_context context, krb5_const_principal p, krb5_error_code code) in not_found() function