Searched refs:afn (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/usr.sbin/tcpdump/ |
| D | print-nhrp.c | 55 u_int16_t afn; /* link layer address */ member 165 switch (EXTRACT_16BITS(&hdr->afn)) { in nhrp_print() 177 EXTRACT_16BITS(&hdr->afn)); in nhrp_print() 206 p = nhrp_print_cie(p, hdr->afn, hdr->pro_type); in nhrp_print() 220 nhrp_print_cie(const u_char *data, u_int16_t afn, u_int16_t pro_type) in nhrp_print_cie() argument 230 family = EXTRACT_16BITS(&afn); in nhrp_print_cie()
|
| /openbsd/src/gnu/llvm/llvm/lib/AsmParser/ |
| D | LLLexer.cpp | 563 KEYWORD(afn); in LexIdentifier()
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | LangRef.rst | 3334 ``afn`` 14237 When specified with the fast-math-flag 'afn', the result may be approximated 14315 When specified with the fast-math-flag 'afn', the result may be approximated 14352 When specified with the fast-math-flag 'afn', the result may be approximated 14390 When specified with the fast-math-flag 'afn', the result may be approximated 14428 When specified with the fast-math-flag 'afn', the result may be approximated 14466 When specified with the fast-math-flag 'afn', the result may be approximated 14504 When specified with the fast-math-flag 'afn', the result may be approximated 14542 When specified with the fast-math-flag 'afn', the result may be approximated 14580 When specified with the fast-math-flag 'afn', the result may be approximated [all …]
|