Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/bedbug/
H A Dbedbug.h18 #define __P(protos) protos /* full-blown ANSI C */ macro
20 #define __P(protos) () /* traditional C preprocessor */ macro
/rk3399_rockchip-uboot/common/
H A Dzglobal.h50 #define __P(args) args macro
52 #define __P(args) () macro