Home
last modified time | relevance | path

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

/dflybsd-src/games/tetris/
H A Dshapes.c55 #define BR B_COLS+1 /* bottom right */ macro
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.md19662 ;; We used to use "int $5", in honor of #BR which maps to interrupt vector 5. hashtag
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/
H A Di386.md17688 ;; We used to use "int $5", in honor of #BR which maps to interrupt vector 5. hashtag
/dflybsd-src/usr.bin/tip/
H A Dtip.h84 EXTERN long BR; /* line speed for conversation */ variable
/dflybsd-src/contrib/wpa_supplicant/src/common/
H A Ddpp.c2765 EC_KEY *bI = NULL, *BR = NULL, *PR = NULL; in dpp_auth_derive_l_initiator() local