MCPcopy Create free account
hub / github.com/dtrace4linux/linux / dt_pragma_line

Function dt_pragma_line

libdtrace/dt_pragma.c:361–404  ·  view source on GitHub ↗

* The #line directive is used to reset the input line number and to optionally * note the file name for use in error messages. Sun cpp(1) also produces a * third integer token after the filename which is one of the following: * * 0 - line change has nothing to do with an #include file * 1 - line change because we just entered a #include file * 2 - line change because we just exited a #inclu

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dt_pragmaFunction · 0.85

Calls 2

xyerrorFunction · 0.85
strncmpFunction · 0.85

Tested by

no test coverage detected