Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SAVSTACK_ASYNC (0.3 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/asm_zos_s390x.s

    #define GTAB64(x)           80(x)
    #define LCA64(x)            88(x)
    #define SAVSTACK_ASYNC(x)  336(x) // in the LCA
    #define CAA(x)               8(x)
    #define CEECAATHDID(x)     976(x) // in the CAA
    #define EDCHPXV(x)        1016(x) // in the CAA
    #define GOCB(x)           1104(x) // in the CAA
    
    // SS_*, where x=SAVSTACK_ASYNC
    #define SS_LE(x)             0(x)
    #define SS_GO(x)             8(x)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 11.2K bytes
    - Viewed (0)
Back to top