Home
last modified time | relevance | path

Searched defs:C_String_Length (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dpar-ch12.adb119 if Token = Tok_Identifier then
612 -- [abstract] new SUBTYPE_MARK [with private]
614 -- The caller has checked the initial token(s) is/are NEW or ASTRACT NEW
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dosint.adb118 function C_String_Length (S : Address) return Integer; subprogspec
612 function C_String_Length (S : Address) return Integer is subprogram
621 end C_String_Length; argument
H A Dg-os_lib.adb64 function C_String_Length (S : Address) return Integer; subprogspec
227 function C_String_Length (S : Address) return Integer is subprogram
238 end C_String_Length; argument
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dosint.adb136 function C_String_Length (S : Address) return Integer; subprogspec
685 function C_String_Length (S : Address) return Integer is subprogram
694 end C_String_Length; argument
H A Ds-os_lib.adb90 function C_String_Length (S : Address) return Integer; subprogspec
254 function C_String_Length (S : Address) return Integer is subprogram
263 end C_String_Length; argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dosint.adb136 function C_String_Length (S : Address) return Integer; subprogspec
685 function C_String_Length (S : Address) return Integer is subprogram
694 end C_String_Length; argument
H A Ds-os_lib.adb90 function C_String_Length (S : Address) return Integer; subprogspec
254 function C_String_Length (S : Address) return Integer is subprogram
263 end C_String_Length; argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dosint.adb136 function C_String_Length (S : Address) return Integer; subprogspec
685 function C_String_Length (S : Address) return Integer is subprogram
694 end C_String_Length; argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dosint.adb140 function C_String_Length (S : Address) return CRTL.size_t; subprogspec
661 function C_String_Length (S : Address) return CRTL.size_t is subprogram
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dosint.adb140 function C_String_Length (S : Address) return CRTL.size_t; subprogspec
661 function C_String_Length (S : Address) return CRTL.size_t is subprogram
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dosint.adb140 function C_String_Length (S : Address) return CRTL.size_t; subprogspec
661 function C_String_Length (S : Address) return CRTL.size_t is subprogram
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dosint.adb140 function C_String_Length (S : Address) return CRTL.size_t; subprogspec
662 function C_String_Length (S : Address) return CRTL.size_t is subprogram
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dosint.adb148 function C_String_Length (S : Address) return CRTL.size_t; subprogspec
669 function C_String_Length (S : Address) return CRTL.size_t is subprogram
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dosint.adb144 function C_String_Length (S : Address) return CRTL.size_t; subprogspec
665 function C_String_Length (S : Address) return CRTL.size_t is subprogram
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dosint.adb149 function C_String_Length (S : Address) return CRTL.size_t; subprogspec
670 function C_String_Length (S : Address) return CRTL.size_t is subprogram
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dosint.adb140 function C_String_Length (S : Address) return CRTL.size_t; subprogspec
661 function C_String_Length (S : Address) return CRTL.size_t is subprogram
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dosint.adb140 function C_String_Length (S : Address) return CRTL.size_t; subprogspec
661 function C_String_Length (S : Address) return CRTL.size_t is subprogram
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dosint.adb144 function C_String_Length (S : Address) return CRTL.size_t; subprogspec
665 function C_String_Length (S : Address) return CRTL.size_t is subprogram
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dosint.adb148 function C_String_Length (S : Address) return CRTL.size_t; subprogspec
669 function C_String_Length (S : Address) return CRTL.size_t is subprogram
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dosint.adb144 function C_String_Length (S : Address) return CRTL.size_t; subprogspec
665 function C_String_Length (S : Address) return CRTL.size_t is subprogram
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dosint.adb140 function C_String_Length (S : Address) return CRTL.size_t; subprogspec
661 function C_String_Length (S : Address) return CRTL.size_t is subprogram
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dosint.adb148 function C_String_Length (S : Address) return CRTL.size_t; subprogspec
669 function C_String_Length (S : Address) return CRTL.size_t is subprogram
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dosint.adb140 function C_String_Length (S : Address) return CRTL.size_t; subprogspec
661 function C_String_Length (S : Address) return CRTL.size_t is subprogram
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dosint.adb140 function C_String_Length (S : Address) return CRTL.size_t; subprogspec
661 function C_String_Length (S : Address) return CRTL.size_t is subprogram
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dosint.adb140 function C_String_Length (S : Address) return CRTL.size_t; subprogspec
669 function C_String_Length (S : Address) return CRTL.size_t is subprogram

12