Home
last modified time | relevance | path

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

/dports/lang/oo2c/oo2c_64-2.1.11/stage0/obj/Config/Section/
H A DArguments.c45 …nfig_Section_Arguments__New(const Config_Parser__String sectionName__ref, OOC_LEN sectionName_0d) { in Config_Section_Arguments__New() argument
47 OOC_ALLOCATE_VPAR(sectionName,OOC_CHAR16 ,sectionName_0d) in Config_Section_Arguments__New()
49 OOC_INITIALIZE_VPAR(sectionName__ref,sectionName,OOC_CHAR16 ,(sectionName_0d*2)) in Config_Section_Arguments__New()
51 …uments__Init((Config_Section_Arguments__Section)i0, (void*)(OOC_INT64)sectionName, sectionName_0d); in Config_Section_Arguments__New()
H A DArguments.oh29 …onfig_Section_Arguments__New(const Config_Parser__String sectionName__ref, OOC_LEN sectionName_0d);
H A DOptions.oh36 …n_Options__New(const Config_Parser__String sectionName__ref, OOC_LEN sectionName_0d, ADT_Dictionar…
H A DOptions.c64 …n_Options__New(const Config_Parser__String sectionName__ref, OOC_LEN sectionName_0d, ADT_Dictionar… in Config_Section_Options__New() argument
66 OOC_ALLOCATE_VPAR(sectionName,OOC_CHAR16 ,sectionName_0d) in Config_Section_Options__New()
68 OOC_INITIALIZE_VPAR(sectionName__ref,sectionName,OOC_CHAR16 ,(sectionName_0d*2)) in Config_Section_Options__New()
71 …((Config_Section_Options__Section)i1, (void*)(OOC_INT64)sectionName, sectionName_0d, (ADT_Dictiona… in Config_Section_Options__New()