Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for kept (0.16 sec)

  1. doc/asm.html

    pseudo-instruction <code>NO_LOCAL_POINTERS</code>.
    Because stack resizing is implemented by moving the stack,
    the stack pointer may change during any function call:
    even pointers to stack data must not be kept in local variables.
    </p>
    
    <p>
    Assembly functions should always be given Go prototypes,
    both to provide pointer information for the arguments and results
    and to let <code>go</code> <code>vet</code> check that
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Tue Nov 28 19:15:27 GMT 2023
    - 36.3K bytes
    - Viewed (0)
Back to top