Home
last modified time | relevance | path

Searched refs:B64 (Results 1 – 17 of 17) sorted by relevance

/netbsd/usr.bin/base64/
H A Dbase64.c45 static const char B64[] = variable
71 if (fputc(B64[out[i]], fout) == -1) in putoutput()
147 pos = strchr(B64, c); in b64_decode()
151 b = (uint8_t)(pos - B64); in b64_decode()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h256 B64 = 4, enumerator
265 U64 = UINT | B64,
269 I64 = INT | B64,
272 F64 = FLOAT | B64,
H A DSIRegisterInfo.td950 let ParserMatchClass = RegImmMatcher<MatchName#"B64">;
H A DSIInstructions.td1372 // FIXME: Use S_BITSET0_B32/B64?
/netbsd/external/gpl3/gdb/dist/libdecnumber/bid/
H A Dbid2dpd_dpd2bid.c48 #define __add_128_64(R128, A128, B64) \ argument
52 (R128).w[0] = (B64) + (A128).w[0]; \
53 if((R128).w[0] < (B64)) R64H ++; \
/netbsd/external/gpl3/gdb.old/dist/libdecnumber/bid/
H A Dbid2dpd_dpd2bid.c48 #define __add_128_64(R128, A128, B64) \ argument
52 (R128).w[0] = (B64) + (A128).w[0]; \
53 if((R128).w[0] < (B64)) R64H ++; \
/netbsd/external/gpl3/gcc.old/dist/libdecnumber/bid/
H A Dbid2dpd_dpd2bid.c48 #define __add_128_64(R128, A128, B64) \ argument
52 (R128).w[0] = (B64) + (A128).w[0]; \
53 if((R128).w[0] < (B64)) R64H ++; \
/netbsd/external/gpl3/gcc/dist/libdecnumber/bid/
H A Dbid2dpd_dpd2bid.c48 #define __add_128_64(R128, A128, B64) \ argument
52 (R128).w[0] = (B64) + (A128).w[0]; \
53 if((R128).w[0] < (B64)) R64H ++; \
/netbsd/lib/libcrypt/
H A Dcrypt.c93 #define B64 long macro
96 #define B64 long long macro
235 #if defined(B64)
236 B64 b64;
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid_internal.h113 #define __add_128_64(R128, A128, B64) \ argument
117 (R128).w[0] = (B64) + (A128).w[0]; \
118 if((R128).w[0] < (B64)) \
123 #define __sub_128_64(R128, A128, B64) \ argument
127 if((A128).w[0] < (B64)) \
130 (R128).w[0] = (A128).w[0] - (B64); \
/netbsd/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid_internal.h113 #define __add_128_64(R128, A128, B64) \ argument
117 (R128).w[0] = (B64) + (A128).w[0]; \
118 if((R128).w[0] < (B64)) \
123 #define __sub_128_64(R128, A128, B64) \ argument
127 if((A128).w[0] < (B64)) \
130 (R128).w[0] = (A128).w[0] - (B64); \
/netbsd/sys/external/bsd/drm/dist/shared-core/
H A Ddrm_pciids.txt119 0x1002 0x5b64 CHIP_RV380|RADEON_NEW_MEMMAP "ATI FireGL V3100 (RV370) 5B64"
/netbsd/crypto/dist/ipsec-tools/src/racoon/rfc/
H A Drfc2409.txt1885 RC5-R16-B64-CBC 4
2156 The key for RC5-R16-B64-CBC is the negotiated key size, or the first
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoVPseudos.td278 def : MTypeInfo<vbool1_t, V_M8, "B64">;
/netbsd/external/gpl3/gcc/dist/contrib/unicode/
H A DUnicodeData.txt6158 1B64;BALINESE MUSICAL SYMBOL DANG;So;0;L;;;;;N;;;;;
10103 2B64;LEFT RIGHT TRIANGLE-HEADED ARROW;So;0;ON;;;;;N;;;;;
18782 10B64;INSCRIPTIONAL PAHLAVI LETTER HE;Lo;0;R;;;;;N;;;;;
24962 16B64;PAHAWH HMONG SIGN XYOO;Lo;0;L;;;;;N;;;;;
26118 18B64;KHITAN SMALL SCRIPT CHARACTER-18B64;Lo;0;L;;;;;N;;;;;
/netbsd/external/gpl3/gcc.old/dist/contrib/unicode/
H A DUnicodeData.txt6143 1B64;BALINESE MUSICAL SYMBOL DANG;So;0;L;;;;;N;;;;;
10088 2B64;LEFT RIGHT TRIANGLE-HEADED ARROW;So;0;ON;;;;;N;;;;;
18746 10B64;INSCRIPTIONAL PAHLAVI LETTER HE;Lo;0;R;;;;;N;;;;;
24772 16B64;PAHAWH HMONG SIGN XYOO;Lo;0;L;;;;;N;;;;;
/netbsd/sys/dev/pci/
H A Dpcidevs1824 product ATI RADEON_RV370_5B64 0x5b64 FireGL V3100 (RV370) 5B64