Home
last modified time | relevance | path

Searched refs:Echo_getc (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/povray36/povray-3.6.1/source/
H A Dtokenize.cpp830 for(c = Echo_getc(); c > 127; c = Echo_getc()) in Initialize_Tokenizer()
1022 c = Echo_getc(); in Get_Token()
1120 c2 = Echo_getc(); in Get_Token()
1397 c = Echo_getc(); in Skip_Spaces()
1440 c = Echo_getc(); in Parse_C_Comments()
1447 c2 = Echo_getc(); in Parse_C_Comments()
1459 c2 = Echo_getc(); in Parse_C_Comments()
1688 c = Echo_getc(); in Parse_String_Literal()
1769 c = Echo_getc(); in Read_Float()
1949 c = Echo_getc(); in Read_Symbol()
[all …]
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/parser/
H A Dparser_tokenizer.cpp129 for(c = Echo_getc(); c > 127; c = Echo_getc()) in Initialize_Tokenizer()
349 c = Echo_getc(); in Get_Token()
734 c = Echo_getc(); in Skip_Spaces()
758 c = Echo_getc(); in SkipToDirective()
856 c = Echo_getc(); in Parse_C_Comments()
863 c2 = Echo_getc(); in Parse_C_Comments()
875 c2 = Echo_getc(); in Parse_C_Comments()
1109 c = Echo_getc(); in Read_String_Literal()
1169 c = Echo_getc(); in Read_Float()
1359 c = Echo_getc(); in Read_Symbol()
[all …]
H A Dparser.h783 int Echo_getc (void);
/dports/graphics/megapov/megapov-1.2.1/source/
H A Dtokenize.cpp1066 for(c = Echo_getc(); c > 127; c = Echo_getc()) in Initialize_Tokenizer()
1269 c = Echo_getc(); in Get_Token()
1371 c2 = Echo_getc(); in Get_Token()
1648 c = Echo_getc(); in Skip_Spaces()
1691 c = Echo_getc(); in Parse_C_Comments()
1698 c2 = Echo_getc(); in Parse_C_Comments()
1710 c2 = Echo_getc(); in Parse_C_Comments()
1939 c = Echo_getc(); in Parse_String_Literal()
2024 c = Echo_getc(); in Read_Float()
2204 c = Echo_getc(); in Read_Symbol()
[all …]
/dports/graphics/povray37/povray-3.7.0.10/source/backend/parser/
H A Dtokenize.cpp122 for(c = Echo_getc(); c > 127; c = Echo_getc()) in Initialize_Tokenizer()
323 c = Echo_getc(); in Get_Token()
426 c2 = Echo_getc(); in Get_Token()
525 c2=Echo_getc(); in Get_Token()
709 c = Echo_getc(); in Skip_Spaces()
752 c = Echo_getc(); in Parse_C_Comments()
759 c2 = Echo_getc(); in Parse_C_Comments()
771 c2 = Echo_getc(); in Parse_C_Comments()
1000 c = Echo_getc(); in Parse_String_Literal()
1081 c = Echo_getc(); in Read_Float()
[all …]
H A Dparse.h586 int Echo_getc (void);