HomeSort by: relevance | last modified time | path
    Searched defs:_hypot (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libm/arch/vax/
n_cabs.S 52 calls $2,_C_LABEL(_hypot)
58 WEAK_ALIAS(hypot, _hypot)
59 WEAK_ALIAS(hypotl, _hypot)
60 WEAK_ALIAS(_hypotl, _hypot)
63 STRONG_ALIAS(_cabs, _hypot)
64 ENTRY(_hypot, 0x8040) # save %r6, enable floating overflow function
68 END(_hypot)
  /src/external/gpl3/gdb.old/dist/gdb/python/
python-internal.h 75 'hypot' to '_hypot', but the C++ headers says "using ::hypot". */
77 # define _hypot hypot macro
  /src/external/gpl3/gdb/dist/gdb/python/
python-internal.h 76 'hypot' to '_hypot', but the C++ headers says "using ::hypot". */
78 # define _hypot hypot macro

Completed in 21 milliseconds