Home
last modified time | relevance | path

Searched refs:OptZeropageLabel (Results 1 – 2 of 2) sorted by path

/dports/devel/cc65/cc65-2.19/src/cl65/
H A Dmain.c1320 static void OptZeropageLabel (const char* Opt attribute ((unused)), const char* Arg) in OptZeropageLabel() function
1391 { "--zeropage-label", 1, OptZeropageLabel }, in main()
/dports/devel/cc65/cc65-2.19/src/co65/
H A Dmain.c272 static void OptZeropageLabel (const char* Opt attribute ((unused)), const char* Arg) in OptZeropageLabel() function
330 { "--zeropage-label", 1, OptZeropageLabel }, in main()