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/scripts/lib/kdoc/
H A Dkdoc_parser.py74 PROTO = 5 # scanning prototype global() variable in state
/linux/fs/debugfs/
H A Dfile.c328 #define PROTO(args...) args macro