Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for information (0.19 sec)

  1. doc/asm.html

    <code>#include</code> file <code>funcdata.h</code>.
    </p>
    
    <p>
    If a function has no arguments and no results,
    the pointer information can be omitted.
    This is indicated by an argument size annotation of <code>$<i>n</i>-0</code>
    on the <code>TEXT</code> instruction.
    Otherwise, pointer information must be provided by
    a Go prototype for the function in a Go source file,
    even for assembly functions not called directly from Go.
    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