Home
last modified time | relevance | path

Searched defs:format_index (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_common.h114 #define __rte_format_printf(format_index, first_arg) \ argument
117 #define __rte_format_printf(format_index, first_arg) \ argument
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp8635 int rc, format_index, field_value; in __kmp_aux_capture_affinity_field() local