Home
last modified time | relevance | path

Searched defs:and (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/include/
H A Diso646.h34 #define and && macro
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Diso646.h32 #define and && macro
/dflybsd-src/bin/sh/
H A Darith_yacc.c246 static arith_t and(int token, union yystype *val, int op, int noeval) in and() function
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu.h1654 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument
/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon.h2573 #define WREG32_AND(reg, and) WREG32_P(reg, 0, and) argument