Annotation of researchv10no/cmd/dag/examples/cpp.dag, revision 1.1

1.1     ! root        1: .GS 10 7
        !             2: edge from start to _main color "[0.02 1 1]";
        !             3: edge from _main to _ppop color "[0.34 1 1]",
        !             4:        to _ppargs color "[0.53 1 1]",
        !             5:        to _pplex color "[0.80 1 1]",
        !             6:        to _rootpath color "[0.80 1 1]";
        !             7: edge from _ppop to _pplex color "[0.41 1 1]",
        !             8:        to _open color "[0.80 1 1]",
        !             9:        to _inithash color "[0.80 1 1]",
        !            10:        to _ppassert color "[0.80 1 1]",
        !            11:        to _pppush color "[0.80 1 1]",
        !            12:        to _newhash color "[0.80 1 1]",
        !            13:        to _calloc color "[0.80 1 1]",
        !            14:        to _malloc color "[0.80 1 1]",
        !            15:        to _sprintf color "[0.80 1 1]",
        !            16:        to _signal color "[0.80 1 1]",
        !            17:        to _ppoptname color "[0.80 1 1]",
        !            18:        to _close color "[0.80 1 1]",
        !            19:        to _write color "[0.80 1 1]",
        !            20:        to _seterror color "[0.80 1 1]",
        !            21:        to _isatty color "[0.80 1 1]",
        !            22:        to _creat color "[0.80 1 1]";
        !            23: edge from _pplex to _file_special color "[0.64 1 1]",
        !            24:        to _pppush color "[0.64 1 1]",
        !            25:        to _gethash color "[0.80 1 1]",
        !            26:        to _macro_special color "[0.80 1 1]",
        !            27:        to _string_special color "[0.80 1 1]",
        !            28:        to _ppline color "[0.80 1 1]",
        !            29:        to _write color "[0.80 1 1]",
        !            30:        to _memcpy color "[0.80 1 1]",
        !            31:        to _ppdirective,
        !            32:        to _pplex;
        !            33: edge from _ppdirective to _ppsearch color "[0.53 1 1]",
        !            34:        to _gethash color "[0.80 1 1]",
        !            35:        to _puthash color "[0.73 1 1]",
        !            36:        to _calloc color "[0.73 1 1]",
        !            37:        to _malloc color "[0.80 1 1]",
        !            38:        to _realloc color "[0.73 1 1]",
        !            39:        to _ppassert color "[0.80 1 1]",
        !            40:        to _pppush color "[0.80 1 1]",
        !            41:        to _ppmultiple color "[0.80 1 1]",
        !            42:        to _file_special color "[0.80 1 1]",
        !            43:        to _strdup color "[0.80 1 1]",
        !            44:        to _strcmp color "[0.80 1 1]",
        !            45:        to _strcpy color "[0.80 1 1]",
        !            46:        to _strchr color "[0.80 1 1]",
        !            47:        to _free color "[0.80 1 1]",
        !            48:        to _sprintf color "[0.80 1 1]",
        !            49:        to _pplex,
        !            50:        to _pppredargs,
        !            51:        to _ppexpr;
        !            52: edge from _ppargs to _ppop color "[0.00 1 1]",
        !            53:        to _option color "[0.80 1 1]";
        !            54: edge from _file_special to _file_refill color "[0.00 1 1]",
        !            55:        to _file_splice color "[0.80 1 1]",
        !            56:        to _pppop color "[0.80 1 1]",
        !            57:        to _default_special color "[0.80 1 1]",
        !            58:        to _string_special color "[0.80 1 1]";
        !            59: edge from _malloc to _morecore color "[0.80 1 1]",
        !            60:        to _sbrk color "[0.80 1 1]",
        !            61:        to _getpagesize color "[0.80 1 1]";
        !            62: edge from _ppsearch to _search color "[0.00 1 1]",
        !            63:        to _puthash color "[0.80 1 1]",
        !            64:        to _gethash color "[0.80 1 1]",
        !            65:        to _strrchr color "[0.80 1 1]";
        !            66: edge from _search to _open color "[0.80 1 1]",
        !            67:        to _sprintf color "[0.80 1 1]",
        !            68:        to _canonpath color "[0.80 1 1]",
        !            69:        to _strcpy color "[0.80 1 1]";
        !            70: edge from _puthash to _malloc color "[0.80 1 1]",
        !            71:        to _gethash color "[0.80 1 1]",
        !            72:        to _memcpy color "[0.80 1 1]",
        !            73:        to _strlen color "[0.80 1 1]";
        !            74: edge from _file_refill to _read color "[0.80 1 1]";
        !            75: edge from _calloc to _malloc color "[0.80 1 1]",
        !            76:        to _bzero color "[0.80 1 1]";
        !            77: edge from _subexpr to _strtol color "[0.80 1 1]",
        !            78:        to _pplex,
        !            79:        to _predicate,
        !            80:        to _subexpr;
        !            81: edge from _pppush to _file_refill color "[0.00 1 1]",
        !            82:        to _malloc color "[0.80 1 1]",
        !            83:        to _calloc color "[0.80 1 1]",
        !            84:        to _ppline color "[0.80 1 1]";
        !            85: edge from _realloc to _malloc color "[0.80 1 1]",
        !            86:        to _free color "[0.80 1 1]",
        !            87:        to _bcopy color "[0.80 1 1]";
        !            88: edge from _ppassert to _puthash color "[0.80 1 1]",
        !            89:        to _gethash color "[0.80 1 1]",
        !            90:        to _calloc color "[0.80 1 1]",
        !            91:        to _strdup color "[0.80 1 1]";
        !            92: edge from _inithash to _puthash color "[0.80 1 1]";
        !            93: edge from _ppmultiple to _puthash color "[0.80 1 1]",
        !            94:        to _gethash color "[0.80 1 1]",
        !            95:        to _newhash color "[0.80 1 1]",
        !            96:        to _fstat color "[0.80 1 1]";
        !            97: edge from _newhash to _calloc color "[0.80 1 1]";
        !            98: edge from _strdup to _malloc color "[0.80 1 1]",
        !            99:        to _strlen color "[0.80 1 1]",
        !           100:        to _strcpy color "[0.80 1 1]";
        !           101: edge from _predicate to _gethash color "[0.80 1 1]",
        !           102:        to _strcpy color "[0.80 1 1]",
        !           103:        to _pppredargs;
        !           104: edge from _rootpath to _malloc color "[0.80 1 1]",
        !           105:        to _strlen color "[0.80 1 1]",
        !           106:        to _getenv color "[0.80 1 1]",
        !           107:        to _strcopy color "[0.80 1 1]",
        !           108:        to _strcpy color "[0.80 1 1]";
        !           109: edge from _morecore to _sbrk color "[0.80 1 1]";
        !           110: edge from _pppop to _close color "[0.80 1 1]",
        !           111:        to _free color "[0.80 1 1]",
        !           112:        to _ppline color "[0.80 1 1]";
        !           113: edge from _sprintf to __doprnt color "[0.80 1 1]";
        !           114: edge from _macro_special to _pppop color "[0.80 1 1]";
        !           115: edge from _ppline to _ppprintf color "[0.80 1 1]";
        !           116: edge from _ppprintf to _vsprintf color "[0.80 1 1]";
        !           117: edge from _vsprintf to _memcpy color "[0.80 1 1]",
        !           118:        to _strlen color "[0.80 1 1]";
        !           119: edge from _pppredargs to _pplex ;
        !           120: edge from _string_special to _pppop color "[0.80 1 1]",
        !           121:        to _default_special color "[0.80 1 1]";
        !           122: edge from _option to _strchr color "[0.80 1 1]";
        !           123: edge from _signal to _sigvec color "[0.80 1 1]";
        !           124: edge from _ppexpr to _subexpr ;
        !           125: edge from _getenv to _nvmatch color "[0.80 1 1]";
        !           126: edge from _isatty to _ioctl color "[0.80 1 1]";
        !           127: .GE

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.