OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [expect/] [exp_win.h] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
/* exp_win.h - window support
2
 
3
Written by: Don Libes, NIST, 10/25/93
4
 
5
This file is in the public domain.  However, the author and NIST
6
would appreciate credit if you use this file or parts of it.
7
*/
8
 
9
int exp_window_size_set();
10
int exp_window_size_get();
11
 
12
void exp_win_rows_set();
13
void exp_win_rows_get();
14
void exp_win_columns_set();
15
void exp_win_columns_get();
16
 
17
void exp_win2_rows_set();
18
void exp_win2_rows_get();
19
void exp_win2_columns_set();
20
void exp_win2_columns_get();

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.