Defined in 38 files as a define:
- contrib/compiler-rt/lib/builtins/arm/adddf3vfp.S, line 24 (as a define)
- contrib/compiler-rt/lib/builtins/arm/adddf3vfp.S, line 25 (as a define)
- contrib/compiler-rt/lib/builtins/arm/divdf3vfp.S, line 24 (as a define)
- contrib/compiler-rt/lib/builtins/arm/divdf3vfp.S, line 25 (as a define)
- contrib/compiler-rt/lib/builtins/arm/eqdf2vfp.S, line 25 (as a define)
- contrib/compiler-rt/lib/builtins/arm/eqdf2vfp.S, line 26 (as a define)
- contrib/compiler-rt/lib/builtins/arm/fixdfsivfp.S, line 26 (as a define)
- contrib/compiler-rt/lib/builtins/arm/fixunsdfsivfp.S, line 27 (as a define)
- contrib/compiler-rt/lib/builtins/arm/gedf2vfp.S, line 25 (as a define)
- contrib/compiler-rt/lib/builtins/arm/gedf2vfp.S, line 26 (as a define)
- contrib/compiler-rt/lib/builtins/arm/gtdf2vfp.S, line 25 (as a define)
- contrib/compiler-rt/lib/builtins/arm/gtdf2vfp.S, line 26 (as a define)
- contrib/compiler-rt/lib/builtins/arm/ledf2vfp.S, line 25 (as a define)
- contrib/compiler-rt/lib/builtins/arm/ledf2vfp.S, line 26 (as a define)
- contrib/compiler-rt/lib/builtins/arm/ltdf2vfp.S, line 25 (as a define)
- contrib/compiler-rt/lib/builtins/arm/ltdf2vfp.S, line 26 (as a define)
- contrib/compiler-rt/lib/builtins/arm/muldf3vfp.S, line 24 (as a define)
- contrib/compiler-rt/lib/builtins/arm/muldf3vfp.S, line 25 (as a define)
- contrib/compiler-rt/lib/builtins/arm/nedf2vfp.S, line 25 (as a define)
- contrib/compiler-rt/lib/builtins/arm/nedf2vfp.S, line 26 (as a define)
- contrib/compiler-rt/lib/builtins/arm/subdf3vfp.S, line 24 (as a define)
- contrib/compiler-rt/lib/builtins/arm/subdf3vfp.S, line 25 (as a define)
- contrib/compiler-rt/lib/builtins/arm/truncdfsf2vfp.S, line 25 (as a define)
- contrib/compiler-rt/lib/builtins/arm/unorddf2vfp.S, line 25 (as a define)
- contrib/compiler-rt/lib/builtins/arm/unorddf2vfp.S, line 26 (as a define)
- secure/lib/libcrypto/arm/ghashv8-armx.S, line 44 (as a define)
- secure/lib/libcrypto/arm/ghashv8-armx.S, line 45 (as a define)
- secure/lib/libcrypto/arm/ghashv8-armx.S, line 83 (as a define)
- secure/lib/libcrypto/arm/ghashv8-armx.S, line 84 (as a define)
- secure/lib/libcrypto/arm/ghashv8-armx.S, line 176 (as a define)
- secure/lib/libcrypto/arm/ghashv8-armx.S, line 177 (as a define)
- secure/lib/libcrypto/arm/ghashv8-armx.S, line 213 (as a define)
- secure/lib/libcrypto/arm/ghashv8-armx.S, line 214 (as a define)
- secure/lib/libcrypto/arm/poly1305-armv4.S, line 578 (as a define)
- secure/lib/libcrypto/arm/poly1305-armv4.S, line 580 (as a define)
- secure/lib/libcrypto/arm/poly1305-armv4.S, line 582 (as a define)
- secure/lib/libcrypto/arm/poly1305-armv4.S, line 584 (as a define)
- secure/lib/libcrypto/arm/poly1305-armv4.S, line 586 (as a define)
Referenced in 45 files:
- contrib/binutils/gas/config/tc-arm.c, line 15998
- contrib/compiler-rt/lib/builtins/arm/adddf3vfp.S, line 27
- contrib/compiler-rt/lib/builtins/arm/addsf3vfp.S
- contrib/compiler-rt/lib/builtins/arm/aeabi_dcmp.S
- contrib/compiler-rt/lib/builtins/arm/aeabi_fcmp.S
- contrib/compiler-rt/lib/builtins/arm/comparesf2.S
- contrib/compiler-rt/lib/builtins/arm/divdf3vfp.S, line 27
- contrib/compiler-rt/lib/builtins/arm/divsf3vfp.S
- contrib/compiler-rt/lib/builtins/arm/eqsf2vfp.S
- contrib/compiler-rt/lib/builtins/arm/extendsfdf2vfp.S
- contrib/compiler-rt/lib/builtins/arm/fixdfsivfp.S
- contrib/compiler-rt/lib/builtins/arm/fixsfsivfp.S
- contrib/compiler-rt/lib/builtins/arm/fixunsdfsivfp.S
- contrib/compiler-rt/lib/builtins/arm/fixunssfsivfp.S
- contrib/compiler-rt/lib/builtins/arm/floatsidfvfp.S
- contrib/compiler-rt/lib/builtins/arm/floatsisfvfp.S
- contrib/compiler-rt/lib/builtins/arm/floatunssidfvfp.S
- contrib/compiler-rt/lib/builtins/arm/floatunssisfvfp.S
- contrib/compiler-rt/lib/builtins/arm/gesf2vfp.S
- contrib/compiler-rt/lib/builtins/arm/gtsf2vfp.S
- contrib/compiler-rt/lib/builtins/arm/lesf2vfp.S
- contrib/compiler-rt/lib/builtins/arm/ltsf2vfp.S
- contrib/compiler-rt/lib/builtins/arm/muldf3vfp.S, line 27
- contrib/compiler-rt/lib/builtins/arm/mulsf3vfp.S
- contrib/compiler-rt/lib/builtins/arm/nesf2vfp.S
- contrib/compiler-rt/lib/builtins/arm/subdf3vfp.S, line 27
- contrib/compiler-rt/lib/builtins/arm/subsf3vfp.S
- contrib/compiler-rt/lib/builtins/arm/truncdfsf2vfp.S, line 27
- contrib/compiler-rt/lib/builtins/arm/unordsf2vfp.S
- contrib/cortex-strings/src/arm/memcpy.S, line 252
- lib/libc/arm/aeabi/aeabi_vfp.h
- lib/libc/arm/aeabi/aeabi_vfp_double.S
- lib/libc/arm/aeabi/aeabi_vfp_float.S
- secure/lib/libcrypto/arm/aesv8-armx.S
- secure/lib/libcrypto/arm/armv4-gf2m.S
- secure/lib/libcrypto/arm/armv4-mont.S
- secure/lib/libcrypto/arm/bsaes-armv7.S
- line 123
- line 124
- line 149
- line 250
- line 288
- line 457
- line 458
- line 467
- line 468
- line 493
- line 616
- line 617
- line 642
- line 744
- line 782
- line 916
- line 918
- line 927
- line 928
- line 953
- line 1025
- line 1026
- line 1027
- line 1028
- line 1029
- line 1030
- line 1045
- line 1046
- line 1068
- line 1317
- line 1318
- line 1322
- line 1327
- line 1328
- line 1400
- line 1460
- line 1508
- line 1509
- line 1563
- line 1564
- line 1995
- line 2030
- line 2031
- line 2484
- line 2541
- line 2542
- secure/lib/libcrypto/arm/chacha-armv4.S
- secure/lib/libcrypto/arm/ghash-armv4.S
- secure/lib/libcrypto/arm/ghashv8-armx.S
- secure/lib/libcrypto/arm/keccak1600-armv4.S
- secure/lib/libcrypto/arm/poly1305-armv4.S
- secure/lib/libcrypto/arm/sha1-armv4-large.S, line 1382
- secure/lib/libcrypto/arm/sha256-armv4.S
- secure/lib/libcrypto/arm/sha512-armv4.S
- line 562
- line 599
- line 636
- line 673
- line 710
- line 747
- line 784
- line 821
- line 858
- line 895
- line 932
- line 969
- line 1006
- line 1043
- line 1080
- line 1117
- line 1171
- line 1208
- line 1259
- line 1296
- line 1347
- line 1384
- line 1435
- line 1472
- line 1523
- line 1560
- line 1611
- line 1648
- line 1699
- line 1736
- line 1787
- line 1824