Home
last modified time | relevance | path

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

/dflybsd-src/contrib/grep/lib/
H A Dobstack.h125 # define _OBSTACK_CAST(type, expr) ((type) (expr)) macro
130 # define _OBSTACK_CAST(type, expr) (expr) macro
/dflybsd-src/contrib/binutils-2.27/include/
H A Dobstack.h119 # define _OBSTACK_CAST(type, expr) ((type) (expr)) macro
124 # define _OBSTACK_CAST(type, expr) (expr) macro
/dflybsd-src/contrib/binutils-2.34/include/
H A Dobstack.h119 # define _OBSTACK_CAST(type, expr) ((type) (expr)) macro
124 # define _OBSTACK_CAST(type, expr) (expr) macro
/dflybsd-src/contrib/gcc-8.0/include/
H A Dobstack.h119 # define _OBSTACK_CAST(type, expr) ((type) (expr)) macro
124 # define _OBSTACK_CAST(type, expr) (expr) macro