Home
last modified time | relevance | path

Searched refs:_CITRUS_MAPPER_DECLS (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/lib/libc/citrus/modules/
Dcitrus_mapper_none.c49 _CITRUS_MAPPER_DECLS(mapper_none);
Dcitrus_mapper_646.c55 _CITRUS_MAPPER_DECLS(mapper_646);
Dcitrus_mapper_serial.c55 _CITRUS_MAPPER_DECLS(mapper_serial);
Dcitrus_mapper_zone.c54 _CITRUS_MAPPER_DECLS(mapper_zone);
Dcitrus_mapper_std.c60 _CITRUS_MAPPER_DECLS(mapper_std);
/netbsd/src/lib/libc/citrus/
Dcitrus_mapper_local.h37 #define _CITRUS_MAPPER_DECLS(_m_) \ macro