Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/include/libecc/nn/
H A Dnn_config.h183 #define _LIBECC_CONCATENATE(a, b, c, d, e) a##_##b##_##c##_##d##_##e macro
201 #define _LIBECC_CONCATENATE(a, b, c, d, e, f) a##_##b##_##c##_##d##_##e##_##f macro