Home
last modified time | relevance | path

Searched defs:or (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/ginclude/
H A Diso646.h39 #define or || macro
/dragonfly/include/
H A Diso646.h41 #define or || macro
/dragonfly/sys/libiconv/
H A Diconv_xlat16.c118 size_t in, on, ir, or, inlen; in iconv_xlat16_conv() local
H A Diconv_ucs.c172 size_t in, on, ir, or, inlen, outlen, ucslen; in iconv_ucs_conv() local
/dragonfly/lib/libkiconv/
H A Dxlat16_iconv.c319 size_t ir, or; in my_iconv_char() local
/dragonfly/bin/sh/
H A Darith_yacc.c263 static arith_t or(int token, union yystype *val, int op, int noeval) in or() function
/dragonfly/sys/dev/drm/
H A Ddrm_framebuffer.c109 struct drm_mode_fb_cmd *or = data; in drm_mode_addfb() local
/dragonfly/contrib/dhcpcd/src/
H A Droute.c669 struct rt *or; in rt_doroute() local
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu.h1655 #define WREG32_OR(reg, or) WREG32_P(reg, or, ~(or)) argument
/dragonfly/sys/dev/drm/radeon/
H A Dradeon.h2574 #define WREG32_OR(reg, or) WREG32_P(reg, or, ~(or)) argument