Home
last modified time | relevance | path

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

/linux/arch/powerpc/xmon/
H A Dansidecl.h102 #define PROTO(type, name, arglist) type name arglist macro
125 #define PROTO(type, name, arglist) type name () macro
/linux/tools/lib/python/kdoc/
H A Dkdoc_parser.py238 PROTO = 5 # scanning prototype variable in state
/linux/fs/debugfs/
H A Dfile.c328 #define PROTO(args...) args macro