MCPcopy Create free account
hub / github.com/VincentWei/MiniGUI / state_machine

Function state_machine

scripts/mkdep.c:367–532  ·  view source on GitHub ↗

* The state machine looks for (approximately) these Perl regular expressions: * * m|\/\*.*?\*\/| * m|\/\/.*| * m|'.*?'| * m|".*?"| * m|#\s*include\s*"(.*?)"| * m|#\s*include\s*<(.*?>"| * m|#\s*(?define|undef)\s*CONFIG_(\w*)| * m|(?!\w)CONFIG_| * * About 98% of the CPU time is spent here, and most of that is in * the 'start' paragraph. Because the current charac

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

do_dependFunction · 0.85

Calls 2

handle_includeFunction · 0.85
use_configFunction · 0.85

Tested by

no test coverage detected