Home
last modified time | relevance | path

Searched refs:s__ref (Results 1 – 4 of 4) sorted by relevance

/dports/lang/oo2c/oo2c_64-2.1.11/stage0/lib/obj/
H A DErr.c61 void Err__String(const OOC_CHAR8 s__ref[], OOC_LEN s_0d) { in Err__String() argument
65 OOC_INITIALIZE_VPAR(s__ref,s,OOC_CHAR8 ,s_0d) in Err__String()
H A DErr.oh18 extern void Err__String(const OOC_CHAR8 s__ref[], OOC_LEN s_0d);
/dports/lang/oo2c/oo2c_64-2.1.11/stage0/lib/obj/Object/
H A DBoxed.oh77 extern Object_Boxed__LongInt Object_Boxed__ParseLongInt(const OOC_CHAR8 s__ref[], OOC_LEN s_0d);
122 extern Object_Boxed__LongReal Object_Boxed__ParseLongReal(const OOC_CHAR8 s__ref[], OOC_LEN s_0d);
124 extern Object_Boxed__LongReal Object_Boxed__ParseLongRealLiteral(const OOC_CHAR8 s__ref[], OOC_LEN …
H A DBoxed.c176 Object_Boxed__LongInt Object_Boxed__ParseLongInt(const OOC_CHAR8 s__ref[], OOC_LEN s_0d) { in Object_Boxed__ParseLongInt() argument
182 OOC_INITIALIZE_VPAR(s__ref,s,OOC_CHAR8 ,s_0d) in Object_Boxed__ParseLongInt()
406 Object_Boxed__LongReal Object_Boxed__ParseLongReal(const OOC_CHAR8 s__ref[], OOC_LEN s_0d) { in Object_Boxed__ParseLongReal() argument
413 OOC_INITIALIZE_VPAR(s__ref,s,OOC_CHAR8 ,s_0d) in Object_Boxed__ParseLongReal()
444 Object_Boxed__LongReal Object_Boxed__ParseLongRealLiteral(const OOC_CHAR8 s__ref[], OOC_LEN s_0d) { in Object_Boxed__ParseLongRealLiteral() argument
453 OOC_INITIALIZE_VPAR(s__ref,s,OOC_CHAR8 ,s_0d) in Object_Boxed__ParseLongRealLiteral()